home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.1.10
- [Setup]
- AppName=WebShot
- AppVerName=WebShot
- AppId=WebShot
- AppPublisher=Nathan Moinvaziri
- AppPublisherURL=http://www.websitescreenshots.com/
- AppSupportURL=http://www.websitescreenshots.com/
- AppUpdatesURL=http://www.websitescreenshots.com/
- DefaultDirName={pf}\WebShot
- DefaultGroupName=WebShot
- OutputBaseFilename=WebShot
- Compression=lzma
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- InfoBeforeFile=embedded\InfoBefore.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\changelog.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\webshot.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\webshot.htm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\webshotcmd.exe"; DestDir: "{app}"; Flags: ignoreversion
- [Run]
- Filename: "{app}\webshot.exe"; Description: "Launch WebShot"; Flags: shellexec postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\WebShot"; Filename: "{app}\webshot.exe"; WorkingDir: "{app}";
- Name: "{group}\WebShot Change Log"; Filename: "{app}\changelog.txt"; WorkingDir: "{app}";
- Name: "{group}\WebShot Command Line"; Filename: "{app}\webshotcmd.exe"; WorkingDir: "{app}";
- Name: "{group}\WebShot Homepage"; Filename: "{app}\webshot.htm"; WorkingDir: "{app}";
- Name: "{group}\WebShot Uninstall"; Filename: "{uninstallexe}"; WorkingDir: "{app}";
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\WebShot"; Filename: "{app}\webshot.exe"; WorkingDir: "{app}"; Tasks: quicklaunchicon;
- [Tasks]
- Name: "quicklaunchicon"; Description: "Create an icon in the &Quick Launch bar"; GroupDescription: "Additional icons:";
- [InstallDelete]
- Type: files; Name: "{group}\Uninstall WebShot.lnk";
- Type: files; Name: "{group}\WebShot on the Web.lnk";
- [UninstallDelete]
- Type: files; Name: "{app}\website.url";
- Type: files; Name: "{app}\debug.log";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-